-
Couldn't load subscription status.
- Fork 717
[nrf fromlist] tests: drivers: mbox: Fix for BUS FAULT on nrf54l15 #1961
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
I add this fix here:
|
e3eeb48 to
5805f90
Compare
210094b to
b0c55f7
Compare
b0c55f7 to
dff2bb1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be [nrf fromtree] commit, not [nrf noup] as it's cherry-picked from upstream:
zephyrproject-rtos/zephyr@bd93623
mbox_error_cases tests must be run with the nordic-flpr snippet to prevent bus fault error while accessing VPR registers. Signed-off-by: Jakub Zymelka <[email protected]> (cherry picked from commit bd93623)
dff2bb1 to
719b3c6
Compare
mbox_error_cases tests must be run with the nordic-flpr snippet to prevent bus fault error while accessing VPR registers.
Upstream PR: zephyrproject-rtos/zephyr#75114